home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / programm.ing / xaes_new.lzh / DIALICON / RADIOSEL.ICN < prev    next >
Encoding:
Text File  |  1994-08-11  |  265 b   |  11 lines

  1. /* GEM Icon Definition: */
  2. #define ICON_W 0x0010
  3. #define ICON_H 0x000F
  4. #define DATASIZE 0x000F
  5. UWORD radiosel[DATASIZE] =
  6. { 0x03C0, 0x0FF0, 0x1C38, 0x300C, 
  7.   0x33CC, 0x67E6, 0x67E6, 0x67E6, 
  8.   0x67E6, 0x33CC, 0x300C, 0x1C38, 
  9.   0x0FF0, 0x03C0, 0x0000
  10. };
  11.